home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / net / zombie.lha / zombie.readme < prev   
Text File  |  1995-06-05  |  619b  |  19 lines

  1. Short: A cgi-bin-based WWW-game
  2. Author: o.wagner@pluribus.wupper.de
  3. Uploader: o.wagner@pluribus.wupper.de
  4. Version: 1.0
  5. Type: comm/net
  6.  
  7. Long:
  8.  
  9. This is a demonstration of how to create "context keeping" WWW applications
  10. in form of a silly game.  It consists of a .html page giving instructions
  11. and a startup link and a C program repeatly called as a cgi-bin "script"
  12. outputing new game stats.
  13.  
  14. The game itself is in german language, sorry. Source code in Ansi-C
  15. is included; it should well compile on any platform.
  16.  
  17. To install, put "zombie.html" in your http: document directory and
  18. "zombie" into your cgi-bin directory.
  19.